projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d296a77
)
gdk: Emit stamp-gc-h in the correct directory
author
Jasper St. Pierre
<jstpierre@mecheye.net>
Sat, 13 Dec 2014 01:32:02 +0000
(17:32 -0800)
committer
Jasper St. Pierre
<jstpierre@mecheye.net>
Sat, 13 Dec 2014 01:32:02 +0000
(17:32 -0800)
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index 19d04014800ce4416c0140803f984dff069b1c81..2a0352b83815ab33627047ca593a7af4089629df 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-430,7
+430,7
@@
gdkconfig.h: stamp-gc-h
else rm -f stamp-gc-h; $(MAKE) stamp-gc-h; fi
stamp-gc-h: $(top_builddir)/config.status
$(AM_V_at) cd $(top_builddir) && $(SHELL) ./config.status gdk/gdkconfig.h \
- && echo timestamp > $(@F)
+ && echo timestamp >
gdk/
$(@F)
dist-hook: ../build/win32/vs9/gdk.vcproj ../build/win32/vs10/gdk.vcxproj ../build/win32/vs10/gdk.vcxproj.filters